速報APP / 圖書與參考資源 / JavaScript Algorithms and Data Structure

JavaScript Algorithms and Data Structure

價格:免費

更新日期:2018-12-11

檔案大小:9.9M

目前版本:1.0.2

版本需求:Android 4.4 以上版本

官方網站:https://www.nextlabs.cc/

Email:nextlabs.cc@gmail.com

聯絡地址:No 905, Jalan Melor 2, Taman Tangkak Jaya, 84900 Tangkak, Johor, Malaysia.

JavaScript Algorithms and Data Structures(圖1)-速報App

This app contains JavaScript based examples of many popular algorithms and data structures.

☝ Note that this project is meant to be used for learning and researching purposes only and it is not meant to be used for production.

Table of Content

Linked List

Doubly Linked List

Queue

Stack

Hash Table

Heap

Priority Queue

Trie

Tree

Binary Search Tree

AVL Tree

Red-Black Tree

Segment Tree

Fenwick Tree

Graph

JavaScript Algorithms and Data Structures(圖2)-速報App

Disjoint Set

Bloom Filter

Bit Manipulation

Factorial

Fibonacci Number

Primality Test

Euclidean Algorithm

Least Common Multiple

Sieve of Eratosthenes

Is Power of Two

Pascal's Triangle

Complex Number

Radian & Degree

Fast Powering

Integer Partition

Liu Hui π Algorithm

Discrete Fourier Transform

Cartesian Product

JavaScript Algorithms and Data Structures(圖3)-速報App

Fisher–Yates Shuffle

Power Set

Permutations

Combinations

Longest Common Subsequence

Longest Increasing Subsequence

Shortest Common Supersequence

Knapsack Problem

Maximum Subarray

Combination Sum

Hamming Distance

Levenshtein Distance

Knuth–Morris–Pratt Algorithm

Z Algorithm

Rabin Karp Algorithm

Longest Common Substring

Regular Expression Matching

Linear Search

JavaScript Algorithms and Data Structures(圖4)-速報App

Jump Search

Binary Search

Interpolation Search

Bubble Sort

Selection Sort

Insertion Sort

Heap Sort

Merge Sort

Quicksort

Shellsort

Counting Sort

Radix Sort

Straight Traversal

Reverse Traversal

Depth-First Search

Breadth-First Search

Depth-First Search

Breadth-First Search

JavaScript Algorithms and Data Structures(圖5)-速報App

Kruskal’s Algorithm

Dijkstra Algorithm

Bellman-Ford Algorithm

Floyd-Warshall Algorithm

Detect Cycle

Prim’s Algorithm

Topological Sorting

Articulation Points

Bridges

Eulerian Path and Eulerian Circuit

Hamiltonian Cycle

Strongly Connected Components

Travelling Salesman Problem

Polynomial Hash

Tower of Hanoi

Square Matrix Rotation

Jump Game

Unique Paths

JavaScript Algorithms and Data Structures(圖6)-速報App

Rain Terraces

Recursive Staircase

N-Queens Problem

Knight's Tour

JavaScript Algorithms and Data Structures(圖7)-速報App